﻿/* 
* @Title:  共用样式
* @Author: 袁威
* @Date:   2016-8-1 ‏‎14:40:27
* @Last Modified time: 2016-8-12 ‏‎10:22:07
*/
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend,li{font:13px/24px "微软雅黑",arial,"\5b8b\4f53";color:#333;outline:0;}

a,a:hover{color:#333;-webkit-transition: all 400ms;transition: all 400ms;}
a:focus{outline:none;}
a:hover{color:#303860;}
img{vertical-align:top;}
/*----公用属性----*/
.clearfix:after{content:"\200B";display:block;height:0;clear:both;}
.clearfix{*zoom:1;}
.fl{float:left;}
.fr{float:right;}
.pr{position:relative;}
.pa{position:absolute;}
.dn{display:none;}
.ov{overflow:hidden;}
.text-center{text-align: center;}
.none{display:none;}
.mt04{margin-top:-40px !important;}
.w1220{width:1220px;margin:0 auto;}
.w960{width:960px;margin:0 auto;}
/*----公用属性----*/

@font-face{font-family: 'nexalight-webfont';src: url('../fonts/nexalight-webfont.eot');src: url('../fonts/nexalight-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/nexalight-webfont.woff2') format('woff2'), url('../fonts/nexalight-webfont.woff') format('woff'), url('../fonts/nexalight-webfont.ttf') format('truetype'), url('../fonts/nexalight-webfont.svg#novecentowide-bold-webfont') format('svg');}
@font-face{font-family: 'dincond-medium-webfont';src: url('../fonts/dincond-medium-webfont.eot');src: url('../fonts/dincond-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/dincond-medium-webfont.woff2') format('woff2'), url('../fonts/dincond-medium-webfont.woff') format('woff'), url('../fonts/dincond-medium-webfont.ttf') format('truetype'), url('../fonts/dincond-medium-webfont.svg#novecentowide-bold-webfont') format('svg');}
@font-face{font-family:"TeXGyreAdventor-Regular";src:url("../fonts/texgyreadventor-regular.eot?") format("eot"),url("../fonts/texgyreadventor-regular.woff") format("woff"),url("../fonts/texgyreadventor-regular.ttf") format("truetype"),url("../fonts/texgyreadventor-regular.svg#TeXGyreAdventor-Regular") format("svg");font-weight:normal;font-style:normal;}
@font-face {
    font-family: 'novecento-widenormal';
    src: url('../fonts/novecentowide-normal.eot');
    src: url('../fonts/novecentowide-normal.eot?#iefix') format('embedded-opentype'),
         url('../fonts/novecentowide-normal.woff2') format('woff2'),
         url('../fonts/novecentowide-normal.woff') format('woff'),
         url('../fonts/novecentowide-normal.ttf') format('truetype'),
         url('../fonts/novecentowide-normal.svg#novecento_widenormal') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*  头部     */
body{background:#fff;overflow-x:hidden;margin:0 auto;}
#header{width: 100%;height: 105px;}
.head{background:#f5f5f5;height:45px;width: 100%}
.top-left{background: url(../index/top-left.jpg) no-repeat;width:286px;height: 45px;}
.top-right{margin-top:8px;text-align:right;line-height: 30px;}
.top-right li{float: left;border-radius: 15px;height: 29px;margin-left:20px;font-size:12px;}
.top-right .li-con1{background:#c9caca url(../index/li-con1.png) no-repeat 10px;width:87px;padding-right: 10px;}
.top-right .li-con1:hover,.top-right .li-con1.active{background-color: #e94609;}
.top-right .li-con2{background:#c9caca url(../index/li-con2.png) no-repeat 10px;width:102px;/*width:300px;*/padding-right: 10px;transition: all 400ms;overflow:hidden;}
.top-right .li-con2:hover{background-color: #e94609;width:300px;transition: all 400ms;}
.top-right .li-con2 a{float:left;display: block;width:98px;}
.top-right .li-con2 a.icon-2{background: url(../index/mail-icon.png) no-repeat 20px;}
.top-right .li-con2 a.icon-3{background: url(../index/user-icon.png) no-repeat 20px;}


.li-con3{width: 58px;border:1px solid #C9CACA;text-align: center !important;}
.li-con3 a{color: #C9CACA !important;}
.top-right li a{color:#fff;line-height: 29px;}

/*  导航      */
.nav{margin-left:154px;height: 60px;line-height:60px;}
.nav ul li{float:left;padding:0 20px;background: url(../index/nav-li.jpg) no-repeat left center;height: 60px;line-height: 60px;}
.nav ul .nav-libg a{color:#fff;transition:all 1000ms;-webkit-transition:all 1000ms;}
.nav ul .search{background: #dcdcdd url(../index/search.png) no-repeat center;width: 20px;height:60px;cursor: pointer;}

.nav ul .search备份{background: #dcdcdd url(../index/search.png) no-repeat center;width: 20px;height:60px;cursor: pointer;}

.navline{position: absolute;height: 60px;padding:0 20px;background: #DE3425;bottom:-60px;z-index:-1;}

/* 底部  */
#footer{height:45px;width:100%;float: left;}
.footer{height:45px;}
.footer p{float:left;padding-top:10px;}
.footer ul{float: right;padding-top:10px;}
.footer ul li{float:left;margin-left:10px;}
.footer ul li.botli{background:url(../index/nav-li.jpg) no-repeat right;padding-right:10px;}
.for-bor{border-top:1px solid #C9CACA;}

.return_top{position:fixed;bottom:150px;right:150px;width:60px;height: 60px;background: url(../index/return_top.png) no-repeat center;cursor: pointer;}
/*layer样式*/
.layui-layer-title{border-bottom:0 !important;background-color:#FFF !important;}
/*版权声明*/
.declaration{display: none;}
.declaration h1{color:#22303e;font-size: 20px;text-align: center;margin-top: 35px;}
.declaration i{display:block;background:url(../index/layer-bt.jpg) no-repeat center;width: 141px;height: 3px;margin:20px auto 35px;}
.declaration p{text-align: left;font-size: 12.5px;color:#7a838b;padding:0 95px;}
/*网站地图*/
.sitemap{display: none;}
.sitemap .pad-40{width:720px;margin: 0 auto;}
.sitemap h1{color:#22303e;font-size: 20px;text-align: center;margin-top: 35px;}
.sitemap i{display:block;background:url(../index/layer-bt.jpg) no-repeat center;width: 141px;height: 3px;margin:20px auto 35px;}
.sitemap .map-lst{width:85px;float: left;text-align: center;margin-right:25px;}
.sitemap .fr-lst{float: right;}
.sitemap .map-lst li a, .sitemap .fr-lst li a{font-size:12.5px;color: #000; }
.sitemap .map-lst .map-th a ,.sitemap .fr-lst .map-th a{font-size:14px;color:#22303e;font-weight: bold;}
.sitemap .map-lst .map-th{margin-bottom: 20px;}
.sitemap .map-lst li{margin-bottom: 10px;}
/*搜索触发*/
.search-cover{display: none;}
.search-cover h1{color:#22303e;font-size: 20px;text-align: center;margin-top: 35px;}
.search-cover i{display:block;background:url(../index/layer-bt.jpg) no-repeat center;width: 141px;height: 3px;margin:20px auto 35px;}
.search-cover .search-ipt {width:438px;height: 58px;border:1px solid #a8313b;border-radius: 10px;margin:60px auto 0;}
.search-cover .search-ipt input[type=text]{width:330px;height: 54px;padding-left:20px;float: left;border: 0;background:none;}
.search-cover .search-c{background:url(../index/search-c.jpg) no-repeat center; width: 25px;height: 25px;display: block;float: right;padding-top:33px;padding-right:50px;cursor: pointer;}

/*二级导航*/
.nav2{position: absolute;z-index:3;top:0;left:0;margin-left:490px;width:960px;height: 60px;overflow:hidden;background: #000;filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity: 0.6;opacity: 0.6;display: none;}
.nav2 ul{display: none;}
.nav2 li{font-size: 13px;height: 60px;line-height: 60px;float:left;margin-left: 40px;}
.nav2 li a{color:#FFF;font-weight: 600;font-size: 13px;}
.nav2 li a:hover{color:#FF0015;font-weight: 600 !important;font-size: 13px;}

/*头部背景*/
.into-ban{text-indent:-9999px;background:url(../index/ns1.jpg) no-repeat;height:140px;}
/*  中间二级导航  */
.mid-nav{border-bottom:1px solid #e6e6e6;height: 59px;background: #f9f9f9;}
.mid-nav li{float:left;margin-right:40px;}
.mid-nav a{color:#898989;line-height: 60px;}
.mid-nav .navline2{height:2px;background: #A8313B;position: absolute;bottom: 0;}
.mid-nav .red a{color:#a8313b;}


.t-lst-bg{width:220px;height:70px;background: url(../index/mid-top.png) no-repeat top center;top:-60px;padding-top: 50px;padding-right:40px;}
.t-lst-bg h2{font-size:30px;color:#fffefe;text-align: right;text-transform:uppercase;}
.r-nav {text-align:right;}
.r-nav a{font-size:13px;color: #898989;}
.r-nav a.active{color: #d0ad21;}
.home-icon{display: inline-block;background: url(../index/home-icon.png) no-repeat top center;width:15px;height: 16px;vertical-align: middle;}
.mid-list{width:260px;height: 100%;float: left;}
.mid-list ul{float: right;height: 100%;}
.mid-list li{width:223px;height: 60px;line-height: 60px;background: #f9f9f9;text-align: right;font-weight:bold;padding-right:35px;border-left:1px solid #e6e6e6;border-bottom: 1px solid #e6e6e6;border-right:1px solid #e6e6e6;}
.mid-list li.active{background:#ebecec;border-right:6px solid #d0ad21;padding-right: 30px;}
.m-lst-bg{background: #f9f9f9;height: 100%;width:258px;position: absolute;left:0;top:0;border-left: 1px solid #e6e6e6;border-right: 1px solid #e6e6e6;}
.cnt{overflow: hidden;vertical-align: top;padding:60px 0 80px 40px;width:920px;float: left;}

/*inedx*/
.banner{position:relative;height: 514px;overflow: hidden;width:100%;}
.banner:hover .btnLeft{left:10%;transition: all 400ms;-webkit-transition: all 400ms;}
.banner:hover .btnRight{right:10%;transition: all 400ms;-webkit-transition: all 400ms;}
.banner .box{position:relative;height: 514px;overflow: hidden;}
.banner .box img{position:absolute;left:0px;top:0px;z-index:1;}
.btnLeft, .btnRight{z-index:2;width:64px;height:64px;}
.banner .btnLeft{position:absolute;left:-64px;top:225px;background:url(../index/left_ar.png) no-repeat;transition: all 400ms;-webkit-transition: all 400ms;}
.banner .btnRight{position:absolute;right:-64px;top:225px;background:url(../index/right_ar.png) no-repeat;transition: all 400ms;-webkit-transition: all 400ms;}
.banner .page{/*position:absolute;bottom:15px;right:564px;z-index: 2;*/ display: inline-block;position: relative;z-index: 999;}
.banner .page a{display:inline-block;background:#fff;width:15px;height:15px;border-radius:10px;margin:0 4px;}
.banner  .page a.on{background:#a8313b;}
.content{background:#dcdcdd;padding:20px 0;overflow: hidden;}
.news{background:#fff;width:496px;text-align: justify;}
.news h2{border-bottom:1px solid #dcdcdd;font-size: 14px;}
.news h2 a li{margin-right:15px;height:48px;line-height:48px;width:60px;display: inline;}
.news h2 a li.on{border-bottom: 2px solid #a8313b;padding-bottom: 15px;}
.news h2 span a{float:right;color:#e94609;height:48px;line-height:48px;font-size:12.5px;border-left:1px solid #dcdcdd;padding-left:23px;}
.news h2,.news h3,.news p,.news h4{padding:0 20px;}
.news h3{padding:11px 20px;font-size:18px;}
.news p{font-size: 12.5px;line-height:20px;}
.news h4 a{display:block;text-align: left;font-size: 14px;color:#e94609;padding:15px 20px 7px 0;}
.index .con-mid{background: url(../index/con-mid.jpg) no-repeat center; width:430px;height: 201px;padding:20px 0 0 0px;}
.index .con-mid h1{color: #797b80;font-size: 18px;margin-bottom: 3px;line-height: 20px;}
.index .con-mid h2{color: #DB3421;font-size: 16px;}
.index .con-right{width:292px;height: 221px;overflow: hidden;}
.index .con-right .con-right1{/*background: url(../index/con-right1.jpg) no-repeat center;background-size:100% 100%;*/width: 272px;height: 91px;padding:20px 0 0 20px;}
.index .con-right .con-right1 h2{color:#DB3421;font-size: 16px; }
.index .con-right .con-right1 h1{color:#797b80;font-size: 18px; line-height: 18px;}
.index .con-right .con-right2{/*background: url(../index/con-right2.jpg) no-repeat center;background-size:100% 100%;*/width: 292px;height: 110px;}
.index .con-right .con-right1:hover{background-size:120% 120%;transition: all 400ms;-webkit-transition: all 400ms;}
.index .con-right .con-right2:hover{background-size:120% 120%;transition: all 400ms;-webkit-transition: all 400ms;}
.m-t80{margin-top: 3px;width:590px;}
.index .con-mid .mid-btn{border:1px solid #FFF;height:147px;color: #FFF; background: #FFF; border-radius:0px;line-height:15px;text-align: left;float: left;margin-right:20px;display: none;}
.index .con-mid .mid-btn:hover{border:1px solid #FFF;color:#FFF;background: #CDDAFA;}
.index .con-mid .b1{
	width:590px;
	text-align: center;
	padding:0px 0 0 1px;
}

/*  走进特区建发    */
.into-con{margin-top:60px;overflow: hidden;margin-bottom:98px;}
.into-left{width:367px;height: 505px;overflow: hidden;}
.into-left h2{font-size:20px;color:#444979;margin:38px 0 12px;}
.into-left p{width:365px;line-height: 24px;}
.into-left button{background: url(../index/into-button.jpg) no-repeat;width:100px;height:40px;border:none;margin:55px 0 36px;}
.into-mid{width:436px;margin-left:10px;}
.into-mid p img{float:left;}
.into-mid p span img{margin-left:10px;}
.into-right img{width:397px;}
.into-mid b img{ margin-top:10px;}

.into1 .l-cnt{width:600px;float: left;}
.into1 .r-img{width:205px;height:350px;background:url(../index/r-img.jpg) no-repeat top center;float:right;padding:40px 40px 0;}
.into1 h1{color:#e94609;font-size: 30px;margin-bottom:5px;font-weight: 500;}
.into1 h2{color:#898989;font-size: 15px;margin-bottom:20px;}
.into1 h3{color:#444979;font-size: 20px;margin-bottom:10px;}
.into1 p{color:#010101;font-size:13px;text-indent: 26px;}
.into1 .r-img h2{color: #e3c9a5;font-size: 13px;}
.into1 .r-img p{color: #fffefe;font-size: 14px;opacity: 0.6;filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity: 0.6;}
.into2{width:935px;}
.into2 li{width:223px;height: 180px;margin-right: 10px;float:left;margin-bottom: 40px;}
.into2 li h2{color:#444979;font-size: 20px;width: 100%;height: 80px;line-height:80px;text-align: center;background:#e3e3e4;border-radius:5px;margin-bottom:1px;}
.into2 li p{color:#000;font-size:13px;width:223px;height:98px;text-align:center;background: #f2f2f2;border-radius:5px;display: table-cell;vertical-align: middle;padding: 0 10px;}
.into3{background: url(../index/into3.jpg) no-repeat center;width:100%;height:770px;}
.into4 {width:960px;overflow: hidden;position: relative;}
.into4 .img-box{width:280px;height: 190px;border: 1px solid #ddddde;padding:9px;float: left;margin-right:10px;margin-bottom: 10px;text-align: center;}
.into4 .img-box div{background: #c7ced2;height: 100%;position: relative;}
.into4 .img-box img{width: 100%;height:100%;}
.into4 .h-box{background: #c43c0a;height:0;width:100%;position:absolute;bottom: 0;left:0;filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity: 0.9;opacity: 0.9;color:#FFF;line-height: 60px;transition: all .5s ease-in .1s;-webkit-transition: all .5s ease-in .1s;}
.into4 .img-box:hover .h-box{height:60px;transition: all .5s ease-in .1s;-webkit-transition: all .5s ease-in .1s;}

.into6 {width:930px;}
.into6 .img-box{position:relative;width:280px;height: 280px;border: 1px solid #ddddde;padding:9px;float: left;margin-right:10px;margin-bottom: 10px;text-align: center;}
.into6 .img-box div{background: #c7ced2;}
.into6 .img-box h2,.into6 .img-box h3,.into6 .img-box p{text-align: left;}
.into6 .img-box h2{font-size: 14px;color:#231915;margin:8px 0;}
.into6 .img-box p{font-size: 12px;color:#000;margin-bottom: 5px;}
.into6 .img-box h3{font-size: 12px;color:#000;font-weight:500;}

/* --notice-- */
.news2 .l-h-cnt{width:100%;float: left;}
.news2 .l-h-cnt h1{color:#d0ad21;font-size: 30px;font-weight: 500;letter-spacing: -1px;margin-bottom:35px;}
.news2 .l-h-cnt h2{color:#231915;font-size: 18px;margin-bottom:16px;}
.news2 .l-h-cnt p{color:#000;font-size: 12px;line-height:20px;margin-bottom:12px;}
.news2 .l-btn{display:block;width: 100%;height: 50px;line-height: 50px;color:#FFF;background:#d0ad21;text-align: center;vertical-align: bottom;}
/* --notice-- */
.news2 {overflow: hidden;}
.news2 .r-h-cnt{width:548px;float: right;}
.news2 .r-h-cnt h1{color:#d0ad21;font-size: 30px;font-weight: 500;letter-spacing: -1px;margin-bottom:35px;}
.news2 .r-h-cnt h2{color:#231915;font-size: 18px;margin-bottom:16px;}
.news2 .r-h-cnt p{color:#000;font-size: 12px;line-height:20px;margin-bottom:12px;/*filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity: 0.7;opacity: 0.7;*/}
.news2 .h-btn{display:block;width: 548px;height: 50px;line-height: 50px;color:#FFF;background:#d0ad21;text-align: center;vertical-align: bottom;}
.hot-news{margin-bottom: 20px;}
.news2-lst {overflow: hidden;}
.news2-lst li{height: 100px;width:925px;border-top:1px solid #dcdcdd;padding-top: 20px;}
.news2-lst .l-cnt{width:800px;height:80px;display:inline-block;border-right:1px solid #dcdcdd;padding-right: 20px;margin-right: 20px;}
.news2-lst .l-cnt h2{color:#231915;font-size: 14px;padding-bottom: 10px;line-height: 12px;}
.news2-lst .l-cnt p{color:#000;font-size:12px;line-height:20px;/*filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity: 0.7;opacity: 0.7;*/}
.news2-lst .r-time{display:inline-block;width:80px;height:60px;padding:10px 0;background:#d0ad21;text-align:center;vertical-align: top;}
.news2-lst .r-time h1{font-size:30px;color: #FFF;line-height: 34px;}
.news2-lst .r-time h2{font-size:16px;color: #FFF}
.news2-lst .r-time h1,.news2-lst .r-time h2{filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity: 0.6;opacity: 0.6;}

.news2-cnt h2{font-size: 14px;color:#000;text-align:center;}
.news2-cnt h1{font-size:20px;color:#231915;text-align:center;margin-top: 14px;margin-bottom: 14px;}
.news2-cnt h3,.news2-cnt h4{font-size:12px;color:#000;text-align:center;}
.news2-cnt ul{width:100%;border-bottom: 1px dashed #ccc;padding-bottom:10px;margin-bottom: 20px;}
.news2-cnt li{font-size: 12px;color:#000;vertical-align: middle;}
.news2-cnt .l-state{float: left;}
.news2-cnt .l-state li{float: left;margin-right:60px;}
.news2-cnt .r-state{float: right;}
.news2-cnt .r-state li{float:left;}
.r-state i.eye{background: url(../index/eye.png) no-repeat center;}
.r-state a.wx-icon{background: url(../index/wx.png) no-repeat center;margin-right: 10px;margin-left: 40px;}
.r-state a.wb-icon{background: url(../index/wb.png) no-repeat center;}
.r-state i,.r-state a{display:inline-block;width: 30px; height: 30px;vertical-align: middle;}
.news2-cnt .b-cnt{text-align: center;}
.news2-cnt .b-cnt p{text-align: left;padding-bottom:10px;text-indent: 26px;}

/*业务平台*/
.ser-cnt h1{font-size: 20px;color:#FFF;}
.ser-cnt h2{font-size: 12px;color:#FFF;font-weight:500;line-height: 20px;opacity:0.7;filter:alpha(opacity=70);-moz-opacity:0.7;text-transform: uppercase;}
.ser-cnt .n-r{display: block;width:100px;height: 40px;background: url(../index/n-r.png) no-repeat center;position: absolute;bottom: 40px;}
.ser-cnt .s-1 span,.ser-cnt .s-3 span{display:block;width:190px;height: 191px;padding:20px;}
.ser-cnt .s-1 span{background: url(../index/s-1.jpg) no-repeat center;float:left;}
.ser-cnt .s-3 span{background: url(../index/s-3.jpg) no-repeat center;float:left;}
.ser-cnt .s-2 span{background: url(../index/s-2.jpg) no-repeat center;width: 358px;height: 191px;display:block;padding:20px;float:right;}
.ser-cnt .s-bg1{background: url(../index/ser1.jpg) no-repeat center;width:581px;height: 231px;float:left;margin-bottom: 10px;}
.ser-cnt .s-bg3{background: url(../index/ser3.jpg) no-repeat center;width:581px;height: 231px;float:left;}
.ser-cnt .s-bg2{background: url(../index/ser2.jpg) no-repeat center;width:398px;height: 241px;float:right;}
.w811-l{width:811px;float: left;}
.w398-r{width:398px;float: right;}

.ser1-ban{background: url(../images/service/ser1-ban.jpg) no-repeat center; width: 100%; height: 300px;}
/*service-cnt*/
.service-cnt{background: #efefef;width: 100%;min-height: 520px;height: 100%;padding-top: 20px;overflow:hidden;float: left;}
.service-cnt .ser1-cnt{width:1228px;margin: 0 auto;}
.service-cnt-search{float: right;}
.service-cnt-search li{width: 240px;height:25px;padding:5px 20px 10px;border:1px solid #a8313b;border-radius:30px;margin-top: 10px;}
.service-cnt-search li input{border: 0;width:205px;height: 30px;background: none;float: left;}
.service-cnt-search li i{display:block;float:right;background: url(../index/search2.png) no-repeat center;width: 30px;height: 30px;cursor: pointer;}
.service-cnt .pic-box{background: #FFF;width:275px;text-align: center;padding:10px 10px 20px;border:1px solid #dcdcdd;margin-bottom: 10px;float: left;margin-left: 5px;margin-right: 5px;}
.service-cnt .pic-box img {width:276px;height: 200px;object-fit: cover;margin-bottom: 20px;}
.service-cnt .pic-box h2{font-size: 16px;color: #000;/*margin-bottom: 18px;*/min-height: 50px;max-height: 50px;overflow: hidden;}
.service-cnt .pic-box p{font-size: 12.5px;color: #000;}
.service-cnt .pic-box a{display:block;width:90px;height: 30px;line-height:30px;margin:0 auto;margin-top:40px;background: #a8313b;color:#FFF;border-radius: 30px;}

.service-cnt .ser2-cnt{background:#FFF;width: 1190px;margin: 0 auto;padding:40px 20px 120px;}
.service-cnt .ser2-cnt .tle-bg{background: #f9f9f9;width: 100%;height: 50px;margin-bottom: 20px;}
.service-cnt .ser2-cnt .tle-bg h1{color:#a8313b;font-size: 20px;float:left;padding-top: 14px;padding-left: 20px;}
.service-cnt .ser2-cnt .tle-bg a{display: block;float: right;width: 50px;height: 50px;background: url(../index/re-icon.jpg) no-repeat center;}
.service-cnt .ser2-cnt p{color:#010101;font-size:12.5px;text-indent: 26px;}
.service-cnt .ser2-cnt .slideBox{width:1024px;margin:76px auto 0;}
.service-cnt .ser2-cnt .slideBox .prev{display: block;width: 61px;height: 61px;background: url(../index/prev.jpg) no-repeat center;position: absolute;top:290px;left:-75px;}
.service-cnt .ser2-cnt .slideBox .next{display: block;width: 61px;height: 61px;background: url(../index/next.jpg) no-repeat center;position: absolute;top:290px;right:-75px;}


/*build*/
.build .bui-1{background: #f5f5f5;width:690px;height: 220px;padding:40px;float: left;}
.build .bui-1 h3{color:#e94609;font-size: 16px;display: inline-block;margin-right: 15px;}
.build .bui-1 h2{color:#626262;font-size: 16px;display: inline-block;}
.build .bui-1 h1{color:#626262;font-size: 30px;padding-top: 18px;margin-top:5px;border-top:1px solid #dcdcdd;}
.build .bui-1 h4{color:#626262;font-size: 16px;}
.build .bui-1 p{color:#626262;font-size:12.5px;margin-bottom:10px;margin-top: 15px;}
.build .b-prev{background:url(../images/build/b-prev.png) #d0ad21 no-repeat center;width:32px;height: 32px;float: left;cursor: pointer;margin-right:1px;}
.build .b-next{background:url(../images/build/b-next.png) #d0ad21 no-repeat center;width:32px;height: 32px;float: left;cursor: pointer;}
.build .txtScroll-left .hd .prevStop,.build .txtScroll-left .hd .nextStop{background-color: #B3ADAD;}

.build .bui-2{background: url(../images/build/bui-pic2.jpg) no-repeat center;width:402px;height: 300px;float: left;margin-left: 10px;}
.build .bui-3{background: url(../images/build/bui-pic3.jpg) no-repeat center;width:402px;height: 291px;float: left;margin-top: 10px;}
.build .bui-4{background: url(../images/build/bui-pic4.jpg) no-repeat center;width:770px;height: 291px;float: left;margin-top: 10px;margin-left: 10px;}
.build3 .bui3-pic1{background: url(../images/build/bui3-pic1.jpg) no-repeat center;width:649px;height: 344px;float: left;margin-right:10px;margin-bottom: 10px;}
.build3 .bui3-pic2{background: url(../images/build/bui3-pic2.jpg) no-repeat center;width:261px;height: 344px;float: left;margin-bottom: 10px;}
.build3 .bui3-pic3{background: url(../images/build/bui3-pic3.jpg) no-repeat center;width:423px;height: 248px;float: left;margin-right:10px;}
.build3 .bui3-pic4{background: url(../images/build/bui3-pic4.jpg) no-repeat center;width:487px;height: 248px;float: left;}

/*culture*/
.culture-pic1{background: url(../images/culture/culture-pic1.png) #efefef no-repeat top;width:400px;height:500px;float: left;}
.culture-pic2{background: url(../images/culture/culture-pic2.png) no-repeat top;width:300px;height:500px;float: left;margin:0 10px;}
.culture-pic3{background: url(../images/culture/culture-pic3.jpg) no-repeat top;width:500px;height:240px;float: left;margin-bottom: 10px;}
.culture-pic4{background: url(../images/culture/culture-pic4.png) no-repeat top;width:500px;height:250px;float: left;}
.culture-pic1>div.pa{bottom:0;width:360px;height:179px;padding:20px;}
.culture-pic1 h2{color:#444979;font-size: 20px;display: inline-block;margin-right: 10px;}
.culture-pic1 h3{color:#d0d1dc;font-size: 20px;display: inline-block;}
.culture-pic1 h4{color:#231915;font-size: 16px;margin: 17px 0 20px;}
.culture-pic1 p{color:#8d8d8d;font-size: 12.5px;line-height: 19px;}
.culture-pic1 a{color:#e94609;font-size: 14px;}

.culture3 .cnt-border{width:900px;height:160px;padding:9px;border: 1px solid #ddddde; border-radius:10px;margin-bottom: 20px;}
.culture3 .cnt-border img{width:260px;height: 160px;float: left;}
.culture3 .cnt-border div.fl{width: 407px;height: 120px;padding: 20px;border-right: 1px solid #ddddde; }
.culture3 .cnt-border h1{color:#e94609;font-size: 20px;}
.culture3 .cnt-border h2{color:#484676;font-size: 14px;margin: 9px 0 20px;}
.culture3 .cnt-border p{color:#010101;font-size: 12.5px;line-height: 19px;}
.culture3 .cnt-border a{display:block;color: #FFF;font-size:14px;text-align:center;background: #d0ad21;width: 120px;height: 50px;line-height: 50px;float: right;margin-top: 55px;margin-right:30px;}

.culture4 {width:930px;}
.culture4 .img-box{position:relative;width:280px;height: 190px;border: 1px solid #ddddde;padding:9px;float: left;margin-right:10px;margin-bottom:40px;text-align: center;}
.culture4 .img-box div{background: #c7ced2;height:190px;line-height: 190px;text-align:center;overflow:hidden;}
.culture4 .img-box div img{vertical-align:middle;}
.culture4 .img-box p{position:absolute;bottom:-25px;width:280px;text-align: center;}

.h-box2 .visit{margin-left: 40px;margin-top:87px;}
.h-box2 .download{margin-left: 20px;margin-top:87px;}
.h-box2 .visit,.h-box2 .download{display:block;width:98px;height:38px;border:1px solid #d0ad21;border-radius:6px;color:#d0ad21;font-size:14px;line-height: 38px;background: #EBECEC;opacity:0;filter:alpha(opacity=0);-moz-opacity:0;float: left;}
.h-box2 .visit i{display:block;background: url(../images/culture/vist-icon.png) no-repeat center;width: 20px;height: 24px;float: left;padding-top: 13px;padding-left: 20px;}
.h-box2 .download i{display:block;background: url(../images/culture/down-icon.png) no-repeat center;width: 20px;height: 24px;float: left;padding-top: 13px;padding-left: 20px;}
.culture4 .h-box{background: #c43c0a;height:0;width:100%;position:absolute;z-index:2;bottom: 0;left:0;filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity: 0.9;opacity: 0.9;color:#FFF;line-height: 60px;}
.culture4 .h-box2{width:100%;height:100%;position:absolute;z-index:3;bottom: 0;left:0;}
.culture4 .img-box:hover .h-box{height:100%;transition: all .5s ease-in .1s;}
.culture4 .img-box:hover .h-box2 .visit,.culture4 .img-box:hover .h-box2 .download{opacity:1;filter:alpha(opacity=100);-moz-opacity:1;transition: all 1s ease-in .1s;}

/*查看更多按钮*/
.read-more{width:100%;height:70px;background: #efefef;text-align: center;cursor: pointer;}
.read-more i{background: url(../images/read-more.png) no-repeat center;display:inline-block;width:30px;height: 30px;vertical-align: middle;margin-right: 10px;}
.read-more p{font-size:14px;color: #e94609;line-height: 70px;}

.read-more2{width:1220px;margin:0 auto 20px;height:70px;background: #FFF;text-align: center;cursor: pointer;}
.read-more2 i{background: url(../images/read-more.png) no-repeat center;display:inline-block;width:30px;height: 30px;vertical-align: middle;margin-right: 10px;}
.read-more2 p{font-size:14px;color: #e94609;line-height: 70px;}






.JZ{width:1200px;margin-left:auto;margin-right:auto} 
.bjk {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
a.h1 {
	display: block;
	height: 50px;
	width: 215px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-repeat: repeat-x;
	background-position: center center;
	line-height: 50px;
	font-size: 14px;
}
a.h1:link { 
text-decoration: none;         /*全局-未访问的链接 */
}
/*a.h:visited {
	text-decoration: none; /*全局-链接无下划线*/
/*	color: #FFFFFF;        /* 全局-已访问的链接 */
/*}*/
a.h1:hover {
	text-decoration: none; /*全局-链接无下划线*/
	color: #D9321F;
	background-image: url(/index/shyhhsksa12.jpg);
	background-repeat: repeat-x;
	background-position: center center;	
}            



a.h2 {
	display: block;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-repeat: repeat-x;
	background-position: center center;
	font-size: 15px;
}
a.h2:link { 
text-decoration: none;         /*全局-未访问的链接 */
}
/*a.h:visited {
	text-decoration: none; /*全局-链接无下划线*/
/*	color: #FFFFFF;        /* 全局-已访问的链接 */
/*}*/
a.h2:hover {
	text-decoration: none; /*全局-链接无下划线*/
	color: #D9321F;
	background-repeat: repeat-x;
	background-position: center center;	
}            

.jmzx{ width:950px; margin:0px auto;}
.jmzx .left{width:950px; float:left;}
.jmzx .left .tit{background:url(newsbg.png) no-repeat left -72px; font-size:14px; font-weight:bold;color:#369;padding-left:10px; height:36px;line-height:36px;position:relative; border-right:#E6E6E6 1px solid;}
.jmzx .left .tit span{ position:absolute; right:10px; top:0px;color:#999; font-size:12px; font-weight:normal;}
.jmzx .left .tit span a{color:#999; font-size:12px; font-weight:normal;}
.jmzx .left .leftbox{
	height:100%px;
	overflow:hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
}
.jmzx .left .leftbox ul{ padding:10px;}
.jmzx .left .leftbox li{line-height:28px; background:url( dot.jpg) no-repeat 0px 10px; padding-left:10px;}
.jmzx .left .leftbox span.date{float:right; font-size:14px; color:#999;}
.jmzx .left .leftbox a{ font-size:14px; }
.jmzx .left .leftbox a:hover{ color:#f60;}





.jmzx .right{width:300px; float:right;}
.jmzx .right .right01{}
.jmzx .right .right02{}
.jmzx .right .right02 .tit{background:url(newsbg.png) no-repeat left -25px;color:#369;padding-left:10px; height:27px;line-height:27px;}

.jmzx .right .right02 .right02box{ border:#E6E6E6 1px solid; border-top:none; border-bottom:none;}
.jmzx .right .right02 .right02box ul{ padding:8px;}
.jmzx .right .right02 .right02box li{ line-height:25px; background:url(dot.jpg) no-repeat 0px 10px; padding-left:10px;}
.jmzx .right .right02 .bot{background:url(newsbg.png) no-repeat left -67px;height:5px;}
.jmzx .right .right02 .right02box a:hover{ color:#f60;}

.jmzx .right .right02 .right03box{height:258px; overflow:hidden;border:#E6E6E6 1px solid; border-top:none; border-bottom:none;}
.jmzx .right .right02 .right03box ul{ padding:8px;}
.jmzx .right .right02 .right03box li{width:50%; float:left; text-align:center;}
.jmzx .right .right02 .right03box a{ color:#369;}
.jmzx .right .right02 .right03box a:hover{ color:#f60; text-decoration:none;}
.jmzx .right .right02 .right03box img{ padding:0px; margin:0px; border:0px;}
.jmzx .right .right02 .right03box a.pic img{ padding:2px; border:#E6E6E6 1px solid;margin-bottom:8px;}


.jmzx .right .right03{}
.jmzx .right .right03 .phb{ height:250px; overflow:hidden;}
.jmzx .right .right03 .phb li{ line-height:25px; line-height:25px;}
.jmzx .right .right03 .phb a:hover{ color:#f60; text-decoration:none;} 


.zpsx{width:1180px; margin:0px auto;}
.zpsx .left{width:1px; float:left;}
.zpsx .left .left01{}
.zpsx .left .left01 .tit{background:url(newsbg.png) no-repeat left -25px;color:#369;padding-left:10px; height:27px;line-height:27px; font-size:14px;}
.zpsx .left .left01 .left01box{ border:#E6E6E6 1px solid;height:270px; overflow:hidden;border-top:none; border-bottom:none;}
.zpsx .left .left01 .left01box ul{ padding:8px;}
.zpsx .left .left01 .left01box li{width:50%; float:left; text-align:center;}
.zpsx .left .left01 .left01box img{ padding:2px; border:#E8E8E8 1px solid; margin-bottom:8px;}
.zpsx .left .left01 .left01box a:hover{ color:#f60; text-decoration: none;}
.zpsx .left .left01 .bot{background:url(newsbg.png) no-repeat left -67px;height:5px;}


.zpsx .left .left02{}

.zpsx .left .left03{}
.zpsx .left .left03 .phb{}
.zpsx .left .left03 .phb li{ height:25px; line-height:25px;}
.zpsx .left .left03 .phb a{}
.zpsx .left .left03 .phb a:Hover{ color:#f60; text-align:none;}

.zpsx .right{width:1180px; float:right;}
.zpsx .right .tit{background:url(newsbg.png) no-repeat left -72px; height:35px; line-height:35px; position:relative; font-size:14px; color:#369;padding-left:15px; border-right:#E6E6E6 1px solid; position:relative;}
.zpsx .right .tit span{position:absolute;right:10px;top:0px;font-size:12px;color:#666;}
.zpsx .right .tit span a{font-size:12px;font-weight:normal;color:#666;}
.zpsx .right .rightbox{
	height:100%;
	overflow:hidden;
	padding-bottom:10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
}
.zpsx .right .rightbox ul{padding:8px;}
.zpsx .right .rightbox li{width:25%;float:left;text-align:center;}

.zpsx .right .rightbox img{padding:3px;border:0px solid #e6e6e6;}
.zpsx .right .rightbox a:Hover{color:#ff6600;text-decoration:none;}



/*图片内容页样式*/

.zpsx .picright{width:1120px; float:right;}
.zpsx .picright .right01{border:#E6E6E6 1px solid;}
.zpsx .picright .right01 h1{text-align:center;font-size:18px;height:60px;line-height:60px;color:#000;}
.zpsx .picright .right01 h2{text-align:center;font-size:14px;color:#666;font-weight:normal;}
.zpsx .picright .right01 h2 a{color:#369;}
.zpsx .picright .right01 .showpic{width:890px;}
.zpsx .picright .right01 .nph_intro{padding:10px;}

.zpsx .picright .right02{}
.zpsx .picright .right02 .tit{background:url(newsbg.png) no-repeat left -72px; height:35px; line-height:35px; position:relative; font-size:14px; color:#369;padding-left:15px; border-right:#E6E6E6 1px solid;}

.zpsx .picright .right02 .right02box{border:#E6E6E6 1px solid;border-top:none;height:142px;overflow:hidden;}
.zpsx .picright .right02 .right02box ul{padding:8px;}
.zpsx .picright .right02 .right02box li{width:25%;float:left;text-align:center;}
.zpsx .picright .right02 .right02box img{padding:2px;border:#E6E6E6 1px solid;margin-bottom:8px;}
.zpsx .picright .right02 .right02box a:hover{color:#f60;text-decoration:none;}

.zpsx .picright .right02 .right03box{border:#E6E6E6 1px solid;border-top:none;height:100%;overflow:hidden;padding-bottom:10px;}



.zpsx .picright .title{background:url(newsbg.png) no-repeat left -72px; height:35px; line-height:35px; position:relative; font-size:14px; color:#369;padding-left:15px; border-right:#E6E6E6 1px solid;}
.zpsx .picright .rightbox{border:#E6E6E6 1px solid;border-top:none;padding:20px;height:100%;overflow:hidden;}

.zpsx .picright .rightbox #content_nei{}
.zpsx .picright .rightbox #content_nei ul{}
.zpsx .picright .rightbox #content_nei li{height:120px;border-bottom:#E8E8E8 1px dashed;}
.zpsx .picright .rightbox #content_nei h1{width:120px;float:left;}
.zpsx .picright .rightbox #content_nei h1 img{padding:2px;border:#E8E8E8 1px solid;}
.zpsx .picright .rightbox #content_nei h2{width:490px;float:right;}
.zpsx .picright .rightbox #content_nei h2 a{font-size:14px;color:#369; font-weight:normal;}
.zpsx .picright .rightbox #content_nei h2 a:hover{color:#ff6600;text-decoration:none;}
.zpsx .picright .rightbox #content_nei h2 span.intro{font-size:12px;font-weight:normal;}

/*文章分页样式*/
#fenye{clear:both; margin:10px 20px 0 0;}
#fenye a{text-decoration:none; display:inline;border-radius: 3px;line-height:25px;}
#fenye .prev,#fenye .next{width:52px; text-align:center;  line-height:25px;}
#fenye a.curr{width:22px;background:#0C9AD8; border:1px solid #0C9AD8; color:#fff; font-weight:bold; text-align:center;}
#fenye a.curr:visited {color:#fff;}
#fenye a{color:#333333;background:#fff; margin:0px 5px; border:1px solid #dcdddd; float:left; text-align:center;height:22px;line-height:22px}
#fenye a.num{width:22px;}
#fenye a:visited{color:#1f3a87;} 
#fenye a:hover{ float:left;}
#fenye span{line-height:30px; font-size:13px; height:30px;}

/*文章正文分页样式*/
#pageNext{ margin:10px;}
#pageNext .prev,#pageNext .next{text-align:center;}
#pageNext a.curr{background:#1f3a87; border:1px solid #dcdddd; color:#fff; font-weight:bold;}
#pageNext a{margin:5px 0px; color:#1E50A2;background:#fff; padding:3px 7px; border:1px solid #dcdddd;height:22px;line-height:22px}

.navigation{width:983px;margin:10px auto; clear:both;height:22px;line-height:22px;color:#999;background:url(ask_points.gif) no-repeat left -1356px;padding-left:15px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.navigation span{ float:right;}
.navigation dt#KeyWord{ height:25px; line-height:25px;}
.navigation a{color:#999;}
.navigation a:hover{color:red;text-decoration:none;}



.weather1{margin:4px auto;width:413px;background:url(weather_bg.jpg) no-repeat; height:26px;}
.weather1 .search{float:right;width:413px; margin-right:2px;}
.weather1 .search .lsearch{ float:left;width:255px;height:26px; margin-top:0px;}
.weather1 .search .lsearch .textbox{float:left;width:350px;height:24px; line-height:24px; padding-left:2px; font-size:14px; color:#999; overflow:hidden; border:1px solid #D3D4D8;}
.weather1 .search .lsearch select{display:none;overflow:hidden;}
.weather1 .search .lsearch .inputButton{float:left;width:66px;height:26px; overflow:hidden; background:#333; position:absolute;}




.top_a{width:100%; margin:0px auto; height:38px; line-height:38px; border-bottom:#d8d8d8 1px solid;}
.top_a .allsearch{width:1180px; margin:0px auto; line-height:29px;}
.top_a .allsearch .logo{width:173px; float:left;height:35px; overflow:hidden;}
.top_a .allsearch .searchmenu{width:630px; float:left;margin-top:7px; margin-left:30px;}
.top_a .allsearch .searchmenu li{width:8%; float:left; text-align:center; height:30px; line-height:30px;}
.top_a .allsearch .searchmenu a{ font-size:14px; color:#666;}
.top_a .allsearch .searchmenu a:hover{text-decoration:none;}
.top_a .allsearch .searchmenu .curr a{ color:#008CD4; font-weight:bold;border-bottom:#008CD4 2px solid; display:block; line-height:30px;}
.top_a .allsearch .searchmenu .curr a:hover{ text-decoration:none;}
.top_a .allsearch .searchsc{width:140px; float:right; line-height:38px;}
.top_a .allsearch .searchsc a{ color:#666;}

.top_a .allsearch .searchmain{width:735px;margin-top:2px;height:38px; line-height:38px; position:relative;}
.top_a .allsearch .searchmain #key{margin-left:3px;width:618px; overflow:hidden; float:left; height:29px; line-height:29px; color:#999;  padding-left:10px; border:1px #ccc inset;}
.top_a .allsearch .searchmain #m{width:100px;height:32px; line-height:32px; float:right; text-align:center; font-size:14px;  cursor:pointer; }



.searchbody{ margin-top:20px;}
.searchbody .tit{background:#f8f8f8 url(btn.png) no-repeat 8px center;height:45px;line-height:45px;font-size:15px;color:#555;padding-left:40px;}
.searchbody .tit span{ color:red; padding:0 3px;}

.searchbody .leftbox .searchlist .border{ padding:20px 0; font-size:16px; color:#999;}
.searchbody .leftbox .searchlist ul{ padding-top:15px;}
.searchbody .leftbox .searchlist li{ line-height:28px; border-bottom:1px dashed #E5E5E5; padding-bottom:12px}

.searchbody .leftbox .searchlist span.art_title{ height:35px; line-height:35px; display:inline-block;}
.searchbody .leftbox .searchlist span.art_title a{ font-size:16px;}
.searchbody .leftbox .searchlist span.artintro{ line-height:22px;  font-size:12px; color:#666; display:inline-block;}
.searchbody .leftbox .searchlist span.arturl{ line-height:24px;}
.searchbody .leftbox .searchlist span.arturl a{font-size:14px; color:#999}
.searchbody .leftbox .searchlist span.c9{font-size:14px; float:right; color:#999}
.searchbody .leftbox .searchabout{margin:20px 10px 20px 0px; padding:15px;background: #EFEFEF; height:100%;  overflow:hidden;}
.searchbody .leftbox .searchabout h3{ height:30px; line-height:30px; font-size:14px; font-weight:bold; color:#000;}
.searchbody .leftbox .searchabout .searchresult li{line-height:25px; width:20%; float:left; border-bottom:#f1f1f1 1px solid;}
.searchbody .leftbox .searchabout .searchresult a{ font-size:14px; color:#0022CC; text-decoration:underline;}
.searchbody .leftbox .kuaisou{ margin:0px 10px 0px 0px;}
.searchbody .leftbox .kuaisou .i{ height:30px; line-height:30px;width:575px; padding-left:15px; color:#333;}
.searchbody .leftbox .kuaisou #m{margin-left:5px;height:28px; line-height:22px; width:80px;}
.mainpdbox .showcomment .content_nei{height:100%; overflow:hidden;}
.mainpdbox .showcomment .content_nei ul{padding:10px;}
.mainpdbox .showcomment .content_nei li{}
.mainpdbox .showcomment .content_nei .articleurl{line-height:30px;}
.mainpdbox .showcomment .content_nei .articleurl a{color:#069;font-weight:bold;font-size:14px;}

.searchbody  .ksad{ border:#E2F3DE 1px solid; padding:10px; background:#FAFFF9;}
.searchbody  .ksad h2{ font-size:16px; font-weight:bold; color:green;}
.searchbody  .ksad p{ line-height:24px; color:#666;}
.searchbody  .ksad p a{ color:green; }
.searchbody  .right01 .tit{height:31px;line-height:31px;font-size:14px; font-weight:bold; color:#333;padding-left:5px;  border-bottom:#CCC 1px solid;}
.searchbody  .right01 .right01box{}
.searchbody  .right01 .right01box ul{ padding:8px;}
.searchbody  .right01 .right01box li{ background:url(artarrow.gif) no-repeat 0px 11px; padding-left:8px;height:30px; line-height:30px;overflow: hidden;   white-space:nowrap;text-overflow:ellipsis; }
.searchbody  .right01 .right01box a{ font-size:14px;}


/*全站搜索end*/
